Parameters
- source
 - The string to parse
 - separator
 - The string that separates values in the range. The RangeSeparator of the returned Range will be set to this value.
 - result
 - Returns the parsed range
 
Return Value
A boolean value indicating whether the source was successfully parsed.